ExistenceChecker

Undocumented in source.

Members

Functions

existStatus
ExistenceStatus existStatus(Terminal t, TargetVersion v)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

checkExistenceFn
bool delegate(ref Terminal t, TargetVersion v, out ExistenceStatus where) checkExistenceFn;

Optional.

expectedInPathAs
string[] expectedInPathAs;

All the aliases this feature is expected in path.

gameBuildInput
string[] gameBuildInput;

All the inputs related to this feature.

Meta